home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
- <!DOCTYPE overlay SYSTEM "chrome://safe/locale/safe.dtd">
- <dialog xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:html="http://www.w3.org/1999/xhtml" align="center" buttons="extra1" buttonlabelextra1="OK" buttonorient="horizontal" buttonalign="center" ondialogextra1="window.close();" id="safe-ppnotification" screenX="150" screenY="150" persist="screenX,screenY" windowtype="safe:ppnotification" width="500" height="325" title="&safe.ppnotification.dlg.title;">
-
-
- <hbox align="center">
-
- <html:iframe width="450" height="240" id="aboutiframe" src="chrome://safe/content/ppnotification.xhtml" flex="1"/>
-
-
-
- </hbox>
-
-
- </dialog>